Description:

Determines whether the first specified vector comes before (has inferior sorting value than) the second vector. Components evaluation priority is first X, then Y, then Z.

Syntax:
public static public static bool operator <(
Vector3d a,
Vector3d b
)
Parameters:
Returns:
Type: public
Available since:
5.0

Nothing found